YNQ  YNQ-1.5.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
CCFileTime Struct Reference

#include <ccapi.h>

Data Fields

NQ_UINT32 timeLow
 
NQ_UINT32 timeHigh
 

Detailed Description

This structure is a 64-bit value representing the number of 100-nanosecond intervals since January 1, 1601 (UTC). The application can use the NQ system abstraction layer calls for converting time from OS native format to CCFileTime.

Field Documentation

NQ_UINT32 CCFileTime::timeLow

high 32 bits of file time

NQ_UINT32 CCFileTime::timeHigh

low 32 bits of file time


The documentation for this struct was generated from the following file: